home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 2
/
BBS in a box - Trilogy II.iso
/
Files
/
Hyper
/
Q-R
/
ResGenie™ 1.0
/
ResGenie™
/
ResGenie™.rsrc
/
TEXT_222_crayonsp.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-08-02
|
210 b
|
8 lines
global colorauthoringpath
if there is a window "Crayons" then
close window "Crayons"
do restext ("TEXT", "Exit", colorauthoringpath)
else
palette "Crayons"
do restext ("TEXT", "Exit", colorauthoringpath)
end if